Skip to content

feat: accept proto field name when deserializing#72

Merged
kodiakhq[bot] merged 1 commit intoinfluxdata:mainfrom
rnarubin:proto_field_name
Oct 4, 2022
Merged

feat: accept proto field name when deserializing#72
kodiakhq[bot] merged 1 commit intoinfluxdata:mainfrom
rnarubin:proto_field_name

Conversation

@rnarubin
Copy link
Copy Markdown
Contributor

For message fields, the proto3 json specification requires parsers to accept both lowerCamelCase names and the original proto field names.

This change adapts the deserialization code-gen to accept the proto name.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Put in the merge queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants